Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mxr authored Aug 11, 2023
1 parent ea29259 commit 7254099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ Type: `function (): boolean`

#### [choice](https://github.com/transitive-bullshit/random/blob/fcead1d157da7b3551e25b1ba8d4b0787d608f07/src/random.ts#L229)

Returns an item chosen uniformly at trandom from the given array.
Returns an item chosen uniformly at random from the given array.

Convence wrapper around `random.uniformInt()`

Expand Down

0 comments on commit 7254099

Please sign in to comment.