CMWC_4096_1

some variations, the first has a period of ~10^39461, the first number (r) is basically the size of the seed (and all bit patterns of that size are guarenteed to crop up in the period), the period is 2^(32*r)*a

alias CMWC_4096_1 = CMWC!(4096U, 18782UL)

Meta