Files
apache--answer/pkg
Young Xu 581f73c857 chore: instance rand.Seed to rand.Source (#1233)
The `rand.Seed` method is currently deprecated, use rand Replace with
the `NewSource` method.

```
// Deprecated: As of Go 1.20 there is no reason to call Seed with
// a random value. Programs that call Seed with a known value to get
// a specific sequence of results should use New(NewSource(seed)) to
// obtain a local random generator.
```

---------

Signed-off-by: Young Xu <xuthus5@gmail.com>
Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2025-01-16 11:16:57 +08:00
..
2024-12-11 17:11:38 +08:00
2023-10-26 11:11:23 +08:00
2023-10-26 11:11:23 +08:00
2023-10-26 11:11:23 +08:00
2023-10-26 11:11:23 +08:00
2023-10-26 11:11:23 +08:00