function randomStr() { return Math.random().toString(36).slice(-8) } export default function() { return ` ` }