Class GenerateCharString
java.lang.Object
com.github.gbenroscience.util.GenerateCharString
- Author:
- JIBOYE Oluwagbemiro Olaoluwa
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerate(int n) getVariableStarters(int j) voidsetGenerated(String generated)
-
Constructor Details
-
GenerateCharString
public GenerateCharString()
-
-
Method Details
-
getGenerated
-
setGenerated
-
generate
- Parameters:
n- the number of characters in the pin no.- Returns:
- an n character pin no. string.
-
getVariableStarters
-