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

https://github.com/tsdotnet/random

A utility for simplifying generating random numbers and shuffling arrays.
https://github.com/tsdotnet/random

array-shuffle random random-integers random-numbers randomize select-random shuffle

Last synced: 2 months ago
JSON representation

A utility for simplifying generating random numbers and shuffling arrays.

Awesome Lists containing this project

README

          

# ![alt text](https://avatars1.githubusercontent.com/u/64487547?s=30 "tsdotnet") tsdotnet / random

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/random/blob/master/LICENSE)
![npm-publish](https://github.com/tsdotnet/random/workflows/npm-publish/badge.svg)
[![npm version](https://img.shields.io/npm/v/@tsdotnet/random.svg?style=flat-square)](https://www.npmjs.com/package/@tsdotnet/random)

A utility for simplifying generating random numbers and shuffling arrays.

## Docs

[tsdotnet.github.io/random](https://tsdotnet.github.io/random/)