Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 759d111

Browse files
Update README.md
1 parent 0d7f9a2 commit 759d111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is an alternative, most mostly equivalent, re-implementation of C#'s
55

66
This works by keeping everything in equations of the form `a * Seed + b mod p`.
77

8-
You can `ressolve` these equations for any `Seed` to get the output of some
8+
You can `resolve` these equations for any `Seed` to get the output of some
99
`(new Random(Seed).Next...)`.
1010

1111
You can do algebra on the equations to find other more complicated situations.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /