https://github.com/alterebro/random-distribution
A Random() Distribution Visualizer
https://github.com/alterebro/random-distribution
p5js processing random visualizer
Last synced: about 1 month ago
JSON representation
A Random() Distribution Visualizer
- Host: GitHub
- URL: https://github.com/alterebro/random-distribution
- Owner: alterebro
- License: mit
- Created: 2024-02-19T21:22:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T19:12:35.000Z (over 2 years ago)
- Last Synced: 2025-01-14T13:55:26.993Z (over 1 year ago)
- Topics: p5js, processing, random, visualizer
- Language: JavaScript
- Homepage: https://alterebro.com/random-distribution/
- Size: 4.36 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [random-distribution](https://alterebro.com/random-distribution/)
> A `random()` distribution visualization demo built using [parcel](https://parceljs.org/) & [p5](https://p5js.org/).
[](https://alterebro.com/random-distribution/)
- **Live demo** → [alterebro.com/random-distribution](https://alterebro.com/random-distribution/)
---
#### Run (@localhost:1234)
```sh
npm start
```
#### Build
```sh
npm run build
```
---
_Jorge Moreno — **[@alterebro](https://alterebro.com/alterebro)**_