summaryrefslogtreecommitdiff
path: root/stdlib/random.ml
Commit message (Expand)AuthorAgeFilesLines
* #5977: ensure that bootstrapping on 64-bit does not produce 64-bit constants ...Alain Frisch2013-04-091-10/+11
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* PR#5575: Random states are not marshallable across architecturesDamien Doligez2012-04-101-3/+4
* Updated documentation of Random.self_init and Random.float.Xavier Leroy2012-03-231-4/+3
* Improve self-initialization of the Random module, using /dev/urandomXavier Leroy2012-03-141-4/+4
* uniformization of the warnings at the head of the hidden sections of the .mliDamien Doligez2012-03-141-1/+2
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* better PRNGDamien Doligez2010-02-051-33/+40
* depollution (PR#1914, PR#1956)Damien Doligez2003-12-161-1/+1
* meilleur code pour Random.intDamien Doligez2003-06-191-14/+17
* amelioration RandomDamien Doligez2003-06-121-101/+137
* plus de determinisme (?)Damien Doligez2003-06-121-2/+2
* changement seeding + ajout fonctions serieusesDamien Doligez2003-06-121-85/+117
* ajout Random.boolDamien Doligez2002-02-011-2/+3
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* arg: ajout --help; random: meilleur initDamien Doligez2001-08-211-7/+3
* commentaireDamien Doligez2001-06-151-1/+1
* bug dans set/get_stateDamien Doligez2000-11-201-12/+11
* random: ajout get/set_stateDamien Doligez2000-11-201-0/+12
* Suppression de Sys.date. Utilisation de sys_random_seed a la place dans RandomXavier Leroy1999-11-231-1/+4
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* ajout de Random.self_init et Sys.date. Attention bootstrap difficile.Damien Doligez1999-07-221-0/+3
* arg.ml, arg.mli, string.mli: amelioration de la docDamien Doligez1997-09-111-1/+1
* Meilleure verification de l'argument de Random.intDamien Doligez1997-03-311-1/+1
* Changement pour compatibilite 32/64 bits.Damien Doligez1996-11-061-11/+13
* Fix constantes (Random.int max_int bouclaitFrancois Rouaix1996-07-011-3/+3
* Renommage en Objective CamlXavier Leroy1996-04-301-2/+2
* Mauvaise constante dans Random.intXavier Leroy1995-11-261-29/+29
* Digest: documentation revue.Xavier Leroy1995-11-151-57/+61
* pervasives.mli: typo dans les docsXavier Leroy1995-10-161-0/+175