Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickserv/randomize

A simple web app for generating random data.
https://github.com/nickserv/randomize

Last synced: 23 days ago
JSON representation

A simple web app for generating random data.

Awesome Lists containing this project

README

        

[Randomize](https://nickmccurdy.com/randomize/)
=======================================================

A simple web app for generating random data.

Goals
-----

- Simple UI, offering common use cases (dice, coins, etc.) along with more configurable alternatives.
- Make it clear what the settings were for all results.
- Mobile friendly UI.
- Focus on fast results with PRNGs, instead of using a more accurate source of randomness.