public abstract class PRNGenerator extends Object
| Constructor and Description | 
|---|
| PRNGenerator() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract double | nextDouble() | 
| abstract void | setSeed(long sd) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.