Skip to content

trickl/trickl-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a Java library that provides some random-based algorithms based on the Colt RandomEngine.

Downloads

The library can be downloaded as a binary or source package from https://github.com/trickl/trickl-random/downloads.

The source can be also retrieved straight from the Git repository: git clone [email protected]:trickl/trickl-random.git.

Features

A shuffler algorithm with the same semantics of Collections.shuffle.

License and conditions of use

The program is available under GNU General Public License (see file license-gpl.txt in the distribution package for the text of the license).

About

Contains algorithms relying on randomness.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages