Added reference to pylcg

This commit is contained in:
Dionysus 2024-12-01 01:19:43 -05:00
parent ba733dd54a
commit d6ad25efdb
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -7,6 +7,9 @@
<h3 align="center">Linear Congruential Generator for scanning IP ranges in Go</h3>
###### A Python version of this project is also available [here](https://github.com/acidvegas/pylcg)
## Features
* Memory efficient IP range scanning
* Deterministic random IP generation