##########
FastRandom
##########

.. cpp:namespace:: RED::FastRandom

.. default-domain:: cpp

Functions
=========

======================= ======================================================================================
:doc:`classRED_1_1CID`  :cpp:func:`GetClassID <static RED::CID RED::FastRandom::GetClassID()>`                
void *                  :cpp:func:`As <virtual void * RED::FastRandom::As(const RED::CID &iCID)>`             
const void *            :cpp:func:`As <virtual const void * RED::FastRandom::As(const RED::CID &iCID) const>` 
class T_As              :cpp:func:`As <T_As * RED::FastRandom::As()>`                                         
class T_As              :cpp:func:`As <const T_As * RED::FastRandom::As() const>`                             
..                      :cpp:func:`FastRandom <RED::FastRandom::FastRandom>`                                  
void                    :cpp:func:`Init <void RED::FastRandom::Init(unsigned int iSeed)>`                     
unsigned int            :cpp:func:`Rand32 <unsigned int RED::FastRandom::Rand32()>`                           
======================= ======================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: RED::FastRandom
   :project: RED
   :members:
   :undoc-members:



