Skip to content

Commit

Permalink
Better docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Bram Van de Walle committed Aug 16, 2024
1 parent 89bd9a8 commit 46a67c7
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 @@ -2498,7 +2498,7 @@ lo.Sample([]string{})

### SampleBy

Sample returns a seeded random item from collection, using a given random integer generator.
Returns a random item from collection, using a given random integer generator.

```go
import "math/rand"
Expand Down

0 comments on commit 46a67c7

Please sign in to comment.