I have created a random password generator for use on Windows machines (Linux with Wine) based on the .NET 2.0 runtimes.
The password generator creates a random seed, then creates a random password of 9 - 15 characters using upper and lower case english alphabet, as well as numbers. There is a capability to include special characters as well. the source code is open to anyone who wants to use it under the GPL code. just shoot me some props =)
you can get the generator here.
</sp00ky> |