42.7.6 • Published 6 years ago

infinite-improbability-drive v42.7.6

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

🚀🚀 → 🐋 🌺

The Infinite Improbability Drive is a wonderful new method of crossing interstellar distances in a mere nothingth of a second, without all that tedious mucking about in hyperspace. It was discovered by lucky chance, and then developed into a governable form of propulsion by the Galactic Government's research centre on Damogran.

Install

$ npm install --global infinite-improbability-drive

Usage

Usage: infinite-improbability-drive [options]
       iid [options]

Options:

  -i, --improbability             Improbability of an IID existing. Required.
  -b, --brownian-motion-producer  Self-explanatory. Required.

Examples

$ iid -i 42 -b 🚀
$ iid -i 0.023809523809523808 -b ☕

API

iid(options)

  • options {Object}
    • improbability {Number}
    • brownianMotionProducer {String}
const drive = require('infinite-improbability-drive');
const result = drive({
    improbability: 0.023809523809523808,
    brownianMotionProducer: '☕',
});
42.7.6

6 years ago

42.6.7

6 years ago

42.0.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago