rand topic
List
rand repositories
bcmath-extended
74
Stars
12
Forks
Watchers
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.
stormdrop
28
Stars
2
Forks
Watchers
StormDrop is a 32-bit, pseudo-random number generator algorithm.
random-number
15
Stars
4
Forks
Watchers
Get a random index from a list, or a point in a range. Easily change the limits or toggle between integers and floats. Uses only Math.random() now.