Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 757 Bytes

README.mkd

File metadata and controls

17 lines (13 loc) · 757 Bytes

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).