How to use the iocane.config function in iocane

To help you get started, we’ve selected a few iocane examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github buttercup / buttercup-core / xtests / _helpers / init.js View on Github external
var iocane = require("iocane");

iocane.config.setDerivedKeyIterationRange(10, 20);