export const randomString = () => Math.random().toString(16).substr(2, 14);