1
export let randomNumber = () => Math.random().toString().slice(2);