Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brianbruggeman/rand

Random number generator based on noise
https://github.com/brianbruggeman/rand

Last synced: 25 days ago
JSON representation

Random number generator based on noise

Awesome Lists containing this project

README

        

[![CI Workflow](https://github.com/brianbruggeman/rand/actions/workflows/ci.yml/badge.svg)](https://github.com/brianbruggeman/rand/actions/workflows/ci.yml)[![Release Workflow](https://github.com/brianbruggeman/rand/actions/workflows/release.yml/badge.svg)](https://github.com/brianbruggeman/rand/actions/workflows/release.yml)[![Audit Workflow](https://github.com/brianbruggeman/rand/actions/workflows/audit.yml/badge.svg)](https://github.com/brianbruggeman/rand/actions/workflows/audit.yml)

# Rand

Yet another random number generator. This time built on noise.

Taken from GDC17 talk: https://www.youtube.com/watch?v=LWFzPP8ZbdU