Random8 enables you to quickly get and generate random values such as: email addresses, names, numbers, passwords and strings (uuid, code, hash). It was developed for personal use where I dealt with random data on daily basis as a software developer.
First, run the development server:
npm run devOpen http://localhost:4322 with your browser to see the result.
The site is plain static HTML, CSS, and JavaScript:
index.htmlstyles.cssapp.js