From: Zouplaz Date: 2007-05-31T20:05:15+09:00 Subject: Looking for a pure Ruby uniq ID generator 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