Random Generation API

Github

This is a simple, public API to generate random words or numbers. It is free for use, and available open source if you'd like to host it yourself.

It's provided as a free service to help people who need a random value in a script or a quick small project. While I do my best to keep it running, there are no guarantees of uptime or support. There are rate limits in place to prevent abuse.

If you need higher rate limits or uptime guarantees, contact me at rnd@bgenc.dev to discuss options.

Integer

Returns a random integer, a subset of whole numbers.

GET

Output

Floating-Point Number

Returns a random floating-point number, a subset of real numbers.

GET

Output

Dice

Rolls dice in a variety of formats, like 2d8.

GET

Output

ULID

GET

Output

UUID

GET

Output

Nano ID

GET

Output

Word

Generate one or more random words, from a variety of categories.

GET

Output