Password generator
Generate passwords with a cryptographic random source and see how hard they would be to guess.
Try also
- Hash generator (SHA, HMAC): SHA-1, SHA-256, SHA-384, SHA-512 and HMAC for text or files.
- UUID generator (v4, v7): Random or time-ordered unique identifiers.
- chmod calculator: Linux permissions in octal and symbolic form.