Files
meteor/packages
matt debergalis 08ec11e2e7 good replacement for Math.random() and provide a UUID generator.
on the client, minimongo defines (and relies on) Collection.random()
and Collection.uuid() to generate _id values.

on the server, livedata defines (and relies on) Sky.random()
and Sky.uuid() for the same.

random/uuid code is duplicated, as it was before.
2011-12-07 13:03:11 -08:00
..
2011-11-18 15:59:51 -08:00
2011-12-07 12:19:48 -08:00
2011-12-01 14:19:46 -08:00
2011-11-26 00:41:40 -08:00
2011-11-17 18:35:20 -08:00
2011-12-07 12:24:53 -08:00
2011-12-01 11:31:25 -08:00