Create String List With Random Characters And Sort


/ Published in: Java
Save to your folder(s)

Create a List for a specified number strings with a specified max characters (randomized...1-max). This method uses another snippet which contains initCharacterList(int, int) http://snipplr.com/view/71355/fill-character-list-from-ascii-table-and-sort/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.