Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
export function generateSeed() { | |
return Math.floor(Math.random() * Math.pow(2, 31)); | |
} |