File size: 84 Bytes
1e92f2d
 
1
2
3
export const random = ~~(Math.random() * 1e5)
export const name = 'pure-esm-module'