UUID v4/v7 & Random Generator

Batch generate secure UUID v4 random IDs, time-ordered UUID v7 IDs, random strings, Bcrypt hashes, and htpasswd credentials
UUID 参数设置
v7 将当前毫秒时间写入 UUID,适合数据库主键、日志和需要按时间排序的接口 ID。
生成结果