Uses of Class
org.opentrafficsim.water.RepeatableRandomStream
| Package | Description | 
|---|---|
| org.opentrafficsim.water | 
 Utility classes for ots-water. 
 | 
- 
Uses of RepeatableRandomStream in org.opentrafficsim.water
Methods in org.opentrafficsim.water that return RepeatableRandomStream Modifier and Type Method Description static RepeatableRandomStreamRepeatableRandomStream. create(java.lang.String identifier)Return a random stream that is the same every time for a certain name.static RepeatableRandomStreamRepeatableRandomStream. create(java.lang.String identifier, long seed)Return a random stream that is the same every time for a certain name, but can be changed based on a number (e.g.