Versions in this module Expand all Collapse all v1 v1.0.0 Mar 3, 2023 Changes in this version + type Counter struct + func New() *Counter + func (c *Counter) Next(n int) int