README.md

Probability Project

In this project we want to develop an R library for generating random numbers.

Documentation

In continue section we will give you details for our library

Random generator

The most important part of this project is it's single function that generates a random 32-bit integer number. We use this function to generate other kinds of random values (e.g continuous numbers between 0 and 1). This function uses the SHA-1 function and generates a random value to its corresponding seed. For more information see this article

Members

License

No license, Go and do what ever you want to do with this project. We just want to get a full mark, and we'll never use R again...



shahrooz1997/ProbDist documentation built on May 14, 2019, 7:37 a.m.