function getId(): number { return Math.random(); } export default getId;