lhs Adaptation to JavaScript of randomLHS.R (by Doug Mooney, Rob Carnell) Usage var lhs = require('lhs'); var rlhs = lhs.random(10, 3);Tests npm test