Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
export const pick = (items: string[]) => items[Math.floor(Math.random()*items.length)] | |