Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 318 Bytes

An implementation of RFC1149.5

Just following the specification

Usage

Add the maven dependency

<dependency>
    <groupId>com.grunka.random.rfc11495</groupId>
    <artifactId>rfc11495</artifactId>
    <version>1.0</version>
</dependency>

But you probably really shouldn't