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: 16 days 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-10-11T10:25:24.851Z (about 1 month 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