From 397341168ca6f8bb46e0aad1ea7dfe6ac1b10b67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 10 Jul 2017 12:48:50 +0200 Subject: Fix typo in rand.xml: superseeded -> superseded --- lib/stdlib/doc/src/rand.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stdlib/doc/src/rand.xml b/lib/stdlib/doc/src/rand.xml index e06d7e467d..a68fb7d55f 100644 --- a/lib/stdlib/doc/src/rand.xml +++ b/lib/stdlib/doc/src/rand.xml @@ -66,7 +66,7 @@

Jump function: equivalent to 2^64 calls

This is a corrected version of the previous default algorithm, - that now has been superseeded by Xoroshiro116+ (exrop). + that now has been superseded by Xoroshiro116+ (exrop). Since there is no native 58 bit rotate instruction this algorithm executes a little (say < 15%) faster than exrop. See the -- cgit v1.2.3