We got some reactions concerning the Rijksregisternumber used by the eID module.
The five random numbers are not all five random. The last two are a checksum for the entire number, using a DIV 97. The first three are even numbers for male citizens, and odd numbers for female citizens.
So this means that we can brute-force a Rijksregisternumber in 500 or 499 attempts.
This is better then 9999 so using Burp Intruder with 10 threads/second should take less then a minute to find the valid RRN when we know somebody his birthdate.