Interface Rand
- All Known Implementing Classes:
Rand.UniformRand
public interface Rand
creates random integer.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classuniform distribution of [0,x). -
Method Summary
-
Method Details
-
next
int next()
-