[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Looking for a pure Ruby uniq ID generator

user@domain.invalid

5/31/2007 11:02:00 AM

Hello, I'm looking for a pure Ruby uniq non predictable ID generator

In fact, quite the same as the uniq *nix/cygwin command but fully writen
with Ruby...

Thanks
2 Answers

user@domain.invalid

5/31/2007 11:19:00 AM

0

le 31/05/2007 13:01, Zouplaz nous a dit:
>
> In fact, quite the same as the uniq *nix/cygwin command but fully writen
> with Ruby...

I mean, uuidgen

Luis Parravicini

5/31/2007 11:30:00 AM

0

On 5/31/07, Zouplaz <user@domain.invalid> wrote:
> >
> > In fact, quite the same as the uniq *nix/cygwin command but fully writen
> > with Ruby...
>
> I mean, uuidgen

A google search shows ruby-uuid (
http://raa.ruby-lang.org/project/... ) a "Pure ruby UUID
generator, which is compatible with RFC4122".


--
Luis Parravicini
http://ktulu.co...