Skip to content

Select/RandomElement should throw ArgumentOutOfRangeException #23

@jadaml

Description

@jadaml

The following methods also should throw an ArgumentOutOfRangeException when the offset is greater than the number of elements in the list:

  • RandomElement(IList, Random, int)
  • Select(Random, IList, int)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions