sethserver / security

Security

Strong Random Password Generator

Security

This random password generator creates strong random plain text passwords using the PCG32 random number generator without sending the password over the internet or storing the generated password on a server. read on »

Unicode Random Password Generator

Security

Use the unicode random password generator to create secure passwords using unicode characters such as emojis and extended latin characters. Unicode passwords are much more secure than traditional ASCII passwords. read on »

Strong Random Passphrase Generator

Security

This secure random passphrase generator creates random plain text passphrases using the PCG32 random number generator without sending them over the internet or storing them on a server. read on »