Used to generate numeric ids. Only positive and integer values.
Last value is used as starting index. If lastValue is less than 0, 0 is used instead.
Starting value, newValue will return lastValue + 1
Generated using TypeDoc
Used to generate numeric ids. Only positive and integer values.