Module vrd::random

source ·
Expand description

The random module contains the implementation of the Random struct.

Structs§

  • The Random struct is used to generate random numbers using the Mersenne Twister algorithm.