com.sun.msv.generator

Interface Rand

public interface Rand

creates random integer.

Author: Kohsuke KAWAGUCHI

Nested Class Summary
static classRand.UniformRand
uniform distribution of [0,x).
Method Summary
intnext()

Method Detail

next

public int next()