Skip to content

Commit

Permalink
docs: add section link to high precision section in upgrading
Browse files Browse the repository at this point in the history
  • Loading branch information
xDivisionByZerox committed Oct 4, 2024
1 parent 49c38fd commit 847d497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ While this is not a breaking change according to semantic versioning guidelines,
In v9 we switch from a 32 bit random value to a 53 bit random value.
We don't change the underlying algorithm much, but we now consume two seed values each step instead of one.

You can read more in out Blog Post: [What's New In v9.0](/about/announcements/2024-08-31-whats-new-in-9-0.md)
You can read more in out Blog Post: [What's New In v9.0](/about/announcements/2024-08-31-whats-new-in-9-0#use-high-precision-rng-by-default)

#### Adoption

Expand Down

0 comments on commit 847d497

Please sign in to comment.