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

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

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