Polygonal Chain
Abstract route implementation.
Parameters
the type of position that the route is composed
points
the positions this route traverses
Inheritors
Functions
Link copied to clipboard
Returns a random element of the Iterable using the provided randomGenerator.
Link copied to clipboard
Fisher–Yates shuffle algorithm using a RandomGenerator. More information on Wikipedia.