[Missing <summary> documentation for "N:Gemstone.Numeric.Random.Uniform"]
| UniformRandomNumber | Pseudo-Random number distributed across the Uniform(0,1) distribution |
| UniformRandomNumberGenerator | Based on 16807 (BFS 1987) LCG implementation, full period cycle length > 2 billion, generates Uniform(0,1) distribution |