About
Various random number generator implementations for BRL.Random

Brucey 49bdbb5446 Fixed bmx_secure_next_double missing args. Resolves #3. há 1 ano atrás
core.mod 0247b6bc93 Refactored to allow multiple generators. Resolves #233. há 3 anos atrás
prvhash.mod b886ca95de Added secure and prvhash random number generators. há 1 ano atrás
secure.mod 49bdbb5446 Fixed bmx_secure_next_double missing args. Resolves #3. há 1 ano atrás
sfmt.mod 0247b6bc93 Refactored to allow multiple generators. Resolves #233. há 3 anos atrás
xoshiro.mod e18e1528af Added GetName() há 3 anos atrás
.gitignore 0f6fa302fd Added Random.SFMT há 5 anos atrás
README.md 6df5b38f45 Initial commit há 5 anos atrás

README.md

random.mod

Various random implementations for BRL.Random