Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
.add('orio', () => factorial(MAX_FACTORIAL)) .add('lazy.js', () => lazy.factorial(MAX_FACTORIAL))
returns the factorial of a number