Package samer.maths.random
Class Raleigh
- java.lang.Object
-
- samer.maths.random.BaseRandom
-
- samer.maths.random.Raleigh
-
- All Implemented Interfaces:
- Generator
public class Raleigh extends BaseRandom
-
-
Field Summary
-
Fields inherited from class samer.maths.random.BaseRandom
rnd
-
-
Constructor Summary
Constructors Constructor and Description Raleigh()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description double
next()
-
Methods inherited from class samer.maths.random.BaseRandom
dispose, next
-
-