2023-11-15 15:57:04 +08:00

2 lines
58 B
JavaScript

const a=()=>Math.floor(Math.random()*1e4);export{a as g};