fr.xephi.authme.security
Class RandomString

java.lang.Object
  extended by fr.xephi.authme.security.RandomString

public class RandomString
extends java.lang.Object

Author:
Xephi59

Constructor Summary
RandomString(int length)
           
 
Method Summary
 java.lang.String nextString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomString

public RandomString(int length)
Method Detail

nextString

public java.lang.String nextString()