Skip to content

Commit

Permalink
Update "Sequence" summary & overloads in read-me doc
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed Jan 1, 2025
1 parent 6d97c3b commit 4df14c4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -562,9 +562,11 @@ This method has 3 overloads.

### Sequence

Generates a sequence of integral numbers within the (inclusive) specified range.
Generates a sequence of [numbers] within the (inclusive) specified range.

This method has 2 overloads.
This method has 5 overloads.

[numbers]: https://learn.microsoft.com/en-us/dotnet/api/system.numerics.inumber-1

### Shuffle

Expand Down

0 comments on commit 4df14c4

Please sign in to comment.