Skip to content

This is a package for R language, that produces some R.V.s that are important in probability.

Notifications You must be signed in to change notification settings

shahrooz1997/ProbDist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Omid Najafi
  • Ali Rasekh
  • MohammadHossein Iranpak
  • HamidReza Zare

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

About

This is a package for R language, that produces some R.V.s that are important in probability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages