Since Go 1.20, math/rand does not need explicit seeding: https://go.dev/doc/go1.20#minor_library_changes Go <= 1.19 is no longer supported due to EOL. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Since Go 1.20, math/rand does not need explicit seeding: https://go.dev/doc/go1.20#minor_library_changes Go <= 1.19 is no longer supported due to EOL. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>