Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: let the RNG autoseed, compat for golang 1.20
According to documentation: > If Seed is not called, the generator is seeded randomly at program startup.
- Loading branch information