Data utilities

Random username generator

Produce unique-style handles for mock users, staging data, and UI tests. Results are sourced from randomuser.me and cached briefly on the server so repeated runs stay responsive until the pool expires.

Batch size
Pick how many usernames you need (max 1,000 per request).