Rand32 ###### .. code-block:: #include The ``Rand32`` class is a fast pseudo-random number generator that generates a uniformly distributed sequence with a period length of :math:`2^32`. .. doxygenclass:: Imath::Rand32 :undoc-members: :members: