Versions in this module Expand all Collapse all v1 v1.0.1 Jul 30, 2025 v1.0.0 Jul 15, 2025 Changes in this version + type IpGenerator struct + func NewIterator(opts *statute.ScannerOptions) *IpGenerator + func (g *IpGenerator) NextBatch() ([]netip.Addr, error) + type LCG struct + func NewLCG(size *big.Int) *LCG + func (lcg *LCG) Next() *big.Int