https://github.com/grunka/rfc1149.5
Implementation of the RFC1149.5 RNG algorithm
https://github.com/grunka/rfc1149.5
joke random rng
Last synced: about 1 year ago
JSON representation
Implementation of the RFC1149.5 RNG algorithm
- Host: GitHub
- URL: https://github.com/grunka/rfc1149.5
- Owner: grunka
- Created: 2018-04-27T11:28:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T09:35:22.000Z (about 1 year ago)
- Last Synced: 2025-05-12T10:33:05.740Z (about 1 year ago)
- Topics: joke, random, rng
- Language: Java
- Homepage:
- Size: 71.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# An implementation of RFC1149.5
Just following the [specification](https://xkcd.com/221/)
## Usage
Add the maven dependency
```xml
com.grunka.random.rfc11495
rfc11495
1.0
```
But you probably really shouldn't