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