js_mt_rand
Version:
A pseudo-random generator that can produce the same numbers as the php's mt_rand do with given seed.
10 lines (8 loc) • 241 B
JavaScript
A pseudo-random generator that can produce the same numbers as the php's mt_rand do with given seed.