class Backports::Random::MT19937

An implementation of Mersenne Twister MT19937 in Ruby

Supplement the MT19937 class with methods to do conversions the same way as MRI. No argument checking is done here either.