Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starikcetin/Eflatun.RandomUtils
Random number generation (RNG) utilities for Unity.
https://github.com/starikcetin/Eflatun.RandomUtils
Last synced: 3 months ago
JSON representation
Random number generation (RNG) utilities for Unity.
- Host: GitHub
- URL: https://github.com/starikcetin/Eflatun.RandomUtils
- Owner: starikcetin
- License: mit
- Created: 2019-10-11T17:54:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T19:22:12.000Z (over 4 years ago)
- Last Synced: 2024-04-23T02:40:53.135Z (7 months ago)
- Language: C#
- Homepage:
- Size: 40 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![openupm](https://img.shields.io/npm/v/com.eflatun.randomutils?label=openupm®istry_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