https://github.com/castle-engine/castle-random
Implementation of quick random based on Xorshift algorithm
https://github.com/castle-engine/castle-random
Last synced: about 2 months ago
JSON representation
Implementation of quick random based on Xorshift algorithm
- Host: GitHub
- URL: https://github.com/castle-engine/castle-random
- Owner: castle-engine
- Created: 2021-01-26T21:16:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-24T21:41:59.000Z (6 months ago)
- Last Synced: 2026-04-04T12:59:07.678Z (about 2 months ago)
- Language: Pascal
- Size: 159 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# castle-random
Implementation of quick random based on Xorshift 32 bit algorithm
Note, that Xoshiro128 algorithm implemented in the newest FPC version is approximately 30% faster than implementation in Castle Random
# License
License is the same as Castle Game Engine, unless explicitly specified, see https://castle-engine.io/license