Beispiel #1
0
 float GetRandomFloat()
 {
     return(m_Random.NextFloat());
 }