SeedGen
- Description
-
SeedGen uses the java.security.SecureRandom class and
an ARCFour pseudo-random number generator to generate
printable character sequences that may be useful for seeding other
pseudo-random number generators. Since the character sequences
generated are non-obvious, the user may also find them suitable for
passwords. SeedGen provides the means for the user to generate new
character sequences on demand, select substrings of the generated
characters, then copy the selected substrings to the system clipboard.
- Bugs
-
None known.
- Author
- Paul Leigh
- Reporting Bugs
- Please report bugs to Paul.
- Copyright
- Copyright 2008 by Paul Leigh - All Rights Reserved.
Download this Application (Includes Source Code).