jbilcke-hf's picture
jbilcke-hf HF staff
initial commit
624088c
export const pick = (items: string[]) => items[Math.floor(Math.random()*items.length)]