RandomOps
Random Number Generator For C#

Introduction

RandomOps is a source-code library implementing various Pseudo-Random Number Generators (PRNGs) in the C# programming language, including:

An interface to www.random.org is also provided for transparent retrieval of 'true' random bits through the internet.

License

The RandomOps source-code is published under the GNU Lesser General Public License, which essentially means that you may distribute commercial programs that link with the RandomOps library, as well as make alterations to the RandomOps library itself. There are certain terms to be met though, please see the license for details.

Download

Newest Version

Installation

Please see the RandomOps manual for installation instructions.

Compatibility

RandomOps was developed in Microsoft Visual Studio C# 2008 with .NET framework v3.5 SP1.

Contact

E-Mail

Feel free to let us know if RandomOps has been helpful to you in any way, or if you have any bug-fixes. But technical questions will likely not be answered due to lack of time developing other projects.


(C) Copyright 2006-2010 Hvass Laboratories. All rights reserved.
All trademarks are properties of their respective owners.