public class NormalPRNGenerator extends PRNGenerator
| Constructor and Description | 
|---|
NormalPRNGenerator()  | 
| Modifier and Type | Method and Description | 
|---|---|
double | 
nextDouble()  | 
void | 
setSeed(long seed)  | 
public void setSeed(long seed)
setSeed in class PRNGeneratorpublic double nextDouble()
nextDouble in class PRNGeneratorCopyright © 2021 The Apache Software Foundation. All rights reserved.