UNPKG

simple-captcha

Version:
4 lines (3 loc) 71 B
module.exports = function() { return (Math.random() * 0.8) + 0.2; };