mirror of
https://github.com/coredhcp/coredhcp.git
synced 2026-03-29 10:01:04 +02:00
Using the global rand source is deprecated since go 1.20, so instead we make an explicit local one with a fixed seed Signed-off-by: Anatole Denis <anatole@unverle.fr>