export const randomString = () => Math.random().toString(36).substr(2, 5)