js_mt_rand

A pseudo-random generator that can produce the same numbers as the php's mt_rand do with given seed.

mtrand

Implementation of the MT19937 Random Number Generator Algorithm