public interface  org.apache.commons.text.TextRandomProvider extends java.lang.Object
{
public abstract int nextInt(int);
}