This website requires JavaScript.
Explore
Help
Register
Sign In
nerdcruft
/
libcruft-util
Watch
1
Star
0
Fork
0
You've already forked libcruft-util
Code
Issues
Releases
Activity
1,888
Commits
1
Branch
0
Tags
5.2
MiB
2e0fa64494
Commit Graph
4 Commits
Author
SHA1
Message
Date
Danny Robson
2bf3e3c431
rand/xorshift: add min/max/discard operations
2016-07-01 16:26:25 +10:00
Danny Robson
138cac23fe
rand/xorshift: throw on zero seed
...
zero seeds are a hard runtime error which shouldn't be compiled out in release mode.
2016-07-01 16:25:48 +10:00
Danny Robson
f741986c3f
rand/xorshift: simplify result operator specialisations
2016-07-01 16:23:55 +10:00
Danny Robson
8841e9d055
rand/xorshift: add trivial xorshift RNG
2016-02-02 11:32:55 +11:00