Skip to content

Instantly share code, notes, and snippets.

@nmalkin
nmalkin / sample.js
Created June 7, 2012 17:32 — forked from jedp/sample.js
kpiggybank data simulator
#!/usr/bin/env node
/**
* Create sample interaction data, using valid kpiggybank
* data as a seed.
*
* Can use from the command line, like so:
*
* node sample.js 42 # gets 42 data blobs
*