Password Generator

Generate a random password or secret.

15

Scores are calculated based on the following criteria: number of characters, uppercase letters, lowercase letters, numbers, and symbols.

UUID Generator

Generate a random UUID.

A Version 1 UUID is a universally unique identifier that is generated using a timestamp and the MAC address of the computer on which it was generated.

A Version 4 UUID is a universally unique identifier that is generated using random numbers. The Version 4 UUIDs produced by this site were generated using a secure random number generator.

MD5 Hash Generator

Generate a MD5 hash from a string.

Commit Lint

Generate your commit messages based on the Conventional Commits specification.