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

https://github.com/xjine/unity_xorshift

Xorshift is one of algorithm to generate random number.
https://github.com/xjine/unity_xorshift

assets unity

Last synced: about 1 month ago
JSON representation

Xorshift is one of algorithm to generate random number.

Awesome Lists containing this project

README

          

# Unity_Xorshift

Xorshift is one of algorithm to generate random number.

## Importing

You can use Package Manager or import it directly.

```
https://github.com/XJINE/Unity_Xorshift.git?path=Assets/Packages/Xorshift
```