The Password Hash generator creates test data by generating random passwords and encrypting them using hashing algorithms, such as MD5, SHA1, SHA256, SHA384, or SHA512. It can optionally use salt to enhance security, making each hash unique even for identical passwords. This generator is helpful for testing systems that handle user credentials or encrypt sensitive information.
The table provides key details about the data generator, including its short name, an example of generated data, supported data types, and country-specific data.
| Short name | Example of generated data | Data type matching | Country-specific data |
|---|---|---|---|
| Password Hash | oGmrGsu2RXWJrm57P+0cEQ==, QJwWNi09+RKgteG5zgF39g==, j0PWXIcWymXlxhOj6I52kw== |
character varying character text |
Default (United States) |
The generator can be assigned to a column that matches any of the following rules:
You can configure the following options:
