https://github.com/qwreey/random.lua
Random library for luvit runtime, support ignore, id gen, seed gen(with memory,time,clock,cpu status,system status). You can't use this on other lua runtime (such as lua5.3, luajit)
https://github.com/qwreey/random.lua
Last synced: about 1 year ago
JSON representation
Random library for luvit runtime, support ignore, id gen, seed gen(with memory,time,clock,cpu status,system status). You can't use this on other lua runtime (such as lua5.3, luajit)
- Host: GitHub
- URL: https://github.com/qwreey/random.lua
- Owner: qwreey
- License: mit
- Created: 2022-03-13T10:29:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T00:58:23.000Z (over 2 years ago)
- Last Synced: 2025-01-30T00:32:08.085Z (over 1 year ago)
- Language: Lua
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# random.lua
Random library for luvit runtime, support ignore, id gen, seed gen(with memory,time,clock,cpu status,system status). You can't use this on other lua runtime (such as lua5.3, luajit)