2 lines
53 B
JavaScript
2 lines
53 B
JavaScript
|
|
export const seed = () => Math.random() * Date.now()
|