Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/starikcetin/eflatun.randomutils

Random number generation (RNG) utilities for Unity.
https://github.com/starikcetin/eflatun.randomutils

Last synced: 16 days ago
JSON representation

Random number generation (RNG) utilities for Unity.

Awesome Lists containing this project

README

        

[![openupm](https://img.shields.io/npm/v/com.eflatun.randomutils?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/com.eflatun.randomutils/)

# Eflatun.RandomUtils
Random Number Generator utilities for Unity.

## Install

```
npm install -g openupm-cli
openupm add com.eflatun.randomutils
```

## Licence

MIT Licence. Refer to the [LICENSE](/LICENSE) file.

Copyright (c) 2019 S. Tarık Çetin