Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alonsodomin/purerand
Pure functional random generator of data
https://github.com/alonsodomin/purerand
functional-programming random random-generation scala scalajs
Last synced: 13 days ago
JSON representation
Pure functional random generator of data
- Host: GitHub
- URL: https://github.com/alonsodomin/purerand
- Owner: alonsodomin
- License: mit
- Created: 2019-09-18T15:27:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T09:36:21.000Z (6 months ago)
- Last Synced: 2024-11-09T15:20:23.417Z (2 months ago)
- Topics: functional-programming, random, random-generation, scala, scalajs
- Language: Scala
- Homepage:
- Size: 76.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Purerand
[![Build Status](https://travis-ci.org/alonsodomin/purerand.svg?branch=master)](https://travis-ci.org/alonsodomin/purerand)
A simple and pure functional generator of random values for Scala.