32 lines
845 B
JSON
32 lines
845 B
JSON
{
|
||
"code": 200,
|
||
"message": "获取成功。数据来自官方/权威源头,以确保稳定与实时。开源地址 https://github.com/vikiboss/60s,反馈群 595941841",
|
||
"data": {
|
||
"password": "8mr2M7dZ6E3saj3F",
|
||
"length": 16,
|
||
"config": {
|
||
"include_numbers": true,
|
||
"include_symbols": false,
|
||
"include_lowercase": true,
|
||
"include_uppercase": true,
|
||
"exclude_similar": true,
|
||
"exclude_ambiguous": true
|
||
},
|
||
"character_sets": {
|
||
"lowercase": "abcdefghjkmnpqrstuvwxyz",
|
||
"uppercase": "ABCDEFGHIJKMNPQRSTUVWXYZ",
|
||
"numbers": "23456789",
|
||
"symbols": "",
|
||
"used_sets": [
|
||
"lowercase",
|
||
"uppercase",
|
||
"numbers"
|
||
]
|
||
},
|
||
"generation_info": {
|
||
"entropy": 92.5,
|
||
"strength": "极强",
|
||
"time_to_crack": "数百万年"
|
||
}
|
||
}
|
||
} |