About
Various random number generator implementations for BRL.Random

Brucey afce0f5da5 Merge pull request #6 from bmx-ng/task/fix-secure-win-64 il y a 1 an
core.mod 0247b6bc93 Refactored to allow multiple generators. Resolves #233. il y a 3 ans
prvhash.mod b886ca95de Added secure and prvhash random number generators. il y a 1 an
secure.mod baebd706e1 Fixed context type for Win32. Resolves #5 il y a 1 an
sfmt.mod 0247b6bc93 Refactored to allow multiple generators. Resolves #233. il y a 3 ans
xoshiro.mod e18e1528af Added GetName() il y a 3 ans
.gitignore 0f6fa302fd Added Random.SFMT il y a 5 ans
README.md 6df5b38f45 Initial commit il y a 5 ans

README.md

random.mod

Various random implementations for BRL.Random