We start the LCG (64 bit) with the following parameters:
a (multiplier) : decimal 519453522487481
binary 1110110000111000010110010101011110110100010111001
c (increment) : decimal 1182454314809
binary 10001001101001111110001001111011100111001
x (seed) : decimal 6362446333587291133
binary 0101100001001011111100110011101100001111111101001111101111111101
The first new random number is calculated :
x-new = ((x * a) + c) modulo 2^64 =
decimal 12390453276538099982
binary 1010101111110011101110111001101110001010001000001101100100001110
This is the first random number from 280 needed for the seeding of BRV, FBM and BM.
From random number 281 on we get these values from which we take the upper 16 bits
to calculate a new BRV:
1801892921224051782
0001100100000001100111000001000010100100110110011011110001000110
10228818740937782735
1000110111110100000100000111001101000101011101000111010111001111
4417854961598804432
0011110101001111010111111010111001000111010010110011000111010000
17846994587336865417
1111011110101101010000110000010100001110100010000111011010001001
12267738617714133050
1010101000111111110000110100011010001010001100010100100000111010
14659793454739994915
1100101101110010000011000111100111100110010111111011100100100011
16949609714781845892
1110101100111001000111000011101110010011000101001111100110000100
17146407151653545885
1110110111110100010001100111010101111000100001101110011110011101
9246069125290991534
1000000001010000101000101110000110110101101011010001111110101110
8301723446877981687
0111001100110101101001010111110110010010101100011000101111110111
401659478334272696
0000010110010010111110110010101011011110110010000111010010111000
5574587997092057137
0100110101011100111010100011111101110111110101000001000000110001
6099241998002655906
0101010010100100110111000100100000110010000101111001001010100010
5582773085907304011
0100110101111001111111101000101011110111000111011011111001001011
2396069316527584108
0010000101000000100011000101100100110100110101101111001101101100
12050469814818488389
1010011100111011110111100111001101010000110100101100000001000101