Skip to content

Commit

Permalink
Changes entry for ocaml#10742
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierleroy committed Jan 16, 2022
1 parent 958523a commit 278d8b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changes
Expand Up @@ -18,6 +18,11 @@ Working version

### Standard library:

- #10742: Use LXM as the pseudo-random number generator for module Random.
Add `Random.State.split` and `Random.split` to "split" a PRNG off
another PRNG.
(Xavier Leroy, review by Gabriel Scherer and Hugo Heuzard)

* #10867: Remove deprecated values: Array.create, Array.make_float,
Array.create_matrix, Bytes.uppercase, Bytes.lowercase, Bytes.capitalize,
Bytes.uncapitalize, Char.lowercase, Char.uppercase, Filename.temp_dir_name,
Expand Down

0 comments on commit 278d8b5

Please sign in to comment.