UNPKG

random-bit

Version:
6 lines (4 loc) 84 B
'use strict'; module.exports = function () { return Math.round(Math.random()); };