File otp_src_28.2-lib-stdlib-typo.patch of Package erlang
diff -Ndurp otp_src_28.2/lib/stdlib/src/rand.erl otp_src_28.2-lib-stdlib-typo/lib/stdlib/src/rand.erl --- otp_src_28.2/lib/stdlib/src/rand.erl 2025-02-12 12:24:27.000000000 +0200 +++ otp_src_28.2-lib-stdlib-typo/lib/stdlib/src/rand.erl 2025-02-12 15:32:36.167160423 +0200 @@ -3060,7 +3060,7 @@ base generator enough that all 59 bits a Be careful to not accidentaly create a bignum when handling the value `V`. -It is in general general better to use the high bits from this scrambler than +It is in general better to use the high bits from this scrambler than the low. See the recipes in section [Niche algorithms](#niche-algorithms). For a non power of 2 range less than about 20 bits (to not get