|
ssKeys is an application that can be used to create randomly generated strings based on settings that control the characters used in the string, the length of the string to generate and more; it can also generate GUIDs. Possible uses include:
- generating salts for encryption;
- random, secure passwords for user accounts; and
- product key generation
|