mongoose-random

v0.0.2
Randomly select a document from a collection
mongoose random document

start

mkdir -p ./test/db && mongod --dbpath ./test/db --fork

test

./node_modules/.bin/mocha -R spec -t 100000

stop

mongo admin --eval "db.shutdownServer()" && rm -rf ./test/db

Metadata

  • MIT
  • Whatever
  • Mihai Tomescu
  • released 6/28/2013

Downloads

Maintainers