tarsolutiontools

Fresh identifiers. Strong random passwords.

01 Input

Processed on demand. Never saved.

02 Output

⌘

A little clarity awaits.

Start with a sample or add your own input.
Your result will appear here.

Ready when you areJSON API · no cache
A CLOSER LOOK

The details behind
the result.

Understand the format, the calculation, and what to look for.

What it does

Generate UUIDs or passwords with a cryptographic random source.

UUID versions

v1/v6 contain time and node information; v3/v5 hash a namespace and name; v4 is random; v7 is time-sortable; v8 is random application-defined space.

Formats

Canonical is the standard hyphenated string. Compact, URN and braces change only presentation, not the UUID value.

Passwords

Every selected class is represented, then the result is shuffled. Secrets are never persisted.

Inputs explained

Mode
Mode
UUID version
v7 is time-sortable. v4/v7/v8 are random; v3/v5 are deterministic.
UUID format
Canonical uses hyphens; compact removes them; URN and braces are interoperability forms.
Count
Count
Namespace
dns, url, oid, x500 or a UUID.
Name
Same namespace + name produces the same UUID.
Password length
Password length
Lowercase
Guarantees at least one character from this class.
Uppercase
Guarantees at least one character from this class.
Digits
Guarantees at least one character from this class.
Symbols
Guarantees at least one character from this class.
Exclude ambiguous characters
Exclude ambiguous characters