uuid icon indicating copy to clipboard operation
uuid copied to clipboard

Sort method (or cmp) should be implemented for time based UUID's

Open purpleidea opened this issue 10 years ago • 0 comments

I'd like to have a sort method that takes UUID's generated with uuidgen -t, and sorts them in order of generation. If two happen to be generated at exactly the same time, then they should be compared based on the remaining, non-time based data.

Thanks!

purpleidea avatar Jun 26 '14 21:06 purpleidea