Skip to content

Implementation of the RFC1149.5 RNG algorithm

Notifications You must be signed in to change notification settings

grunka/rfc1149.5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of the RFC1149.5 RNG algorithm

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages