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

https://github.com/bsodium/randomite

A basic gaussian random number generator with a modern chart visualiser.
https://github.com/bsodium/randomite

featured generator procedural-generation random

Last synced: 7 months ago
JSON representation

A basic gaussian random number generator with a modern chart visualiser.

Awesome Lists containing this project

README

          

![Alt text](public/android-chrome-192x192.png)
# Randomite

A pseudo-random number generator and visualizer for the web.

Randomite is a web app that generates random numbers and visualizes them in a variety of ways. It is written in TypeScript and uses the [echarts](https://echarts.apache.org/en/index.html) library for visualization.

## Usage

The app is hosted at [https://randomite.bsodium.fr/](https://randomite.bsodium.fr/). You can also download the source code and run it locally. The app is written in TypeScript React and uses [Joy-UI](https://mui.com/) for the UI.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.