export default () => { return Math.trunc(Math.random() * 100000); };