I need autogenerated short ids. i try use rand(99999999) is it fine?
2010/4/19 David Coallier <[email protected]>: > On 19 April 2010 11:19, faust 1111 <[email protected]> wrote: >> yes i know that i can create my own ids >> but i am interesting in what way couch guy's solve this. >> > > Right... I'm not sure I exactly understand what you mean. Do you mean > how could one do that from within CouchDB using autogenerated IDs or > using something like "io" (http://github.com/janl/io) which is a short > url generator using CouchDB :) > > > > -- > David Coallier >
