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 PRNGenerator
public double nextDouble()
nextDouble
in class PRNGenerator
Copyright © 2020 The Apache Software Foundation. All rights reserved.