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