mirror of
https://github.com/woodchen-ink/random-api-go.git
synced 2025-07-18 13:52:02 +08:00
- Added initialization of a random number generator in main.go to support future features. - Refactored HandleURLStats in handlers.go to return URL statistics in a structured format, improving API response clarity and usability.