Package org.kurento.commons
Class SecretGenerator
- java.lang.Object
-
- org.kurento.commons.SecretGenerator
-
public class SecretGenerator extends Object
Random word (integer) generator.- Version:
- 1.0.0
- Author:
- Luis López (llopez@gsyc.es)
-
-
Constructor Summary
Constructors Constructor Description SecretGenerator()
-
-
-
Method Detail
-
nextSecret
public String nextSecret()
Random word generator.- Returns:
- Generated word
-
-