!function(){var a={};a.VERSION="0.0.2",a.createMock=function(a,b){b=b||1;var c=function(){var a=arguments.callee;if(a._execIndex===a._execCount){if(a._roundIndex+1===a._roundCount)throw new Error("Execution count overflow");a._execIndex=0,a._roundIndex+=1}var b=a._execIndex/a._execCount;return a._execIndex+=1,b+1e-8};return c._execCount=a,c._roundCount=b,c._execIndex=0,c._roundIndex=0,c.isCompleted=function(){return this._execIndex===this._execCount&&this._roundIndex+1===this._roundCount},c},"undefined"!=typeof module&&module.exports&&(module.exports=a),"function"==typeof define&&"object"==typeof define.amd&&define.amd&&define("laplace",function(){return a}),"undefined"!=typeof window&&(window.laplace=a)}.call(this);