riboseinc / id_pack

Pack UUID and integer ID sets in Ruby and JS
https://www.ribose.com
MIT License
1 stars 0 forks source link

UuidPacker: `order` is ignored #14

Open ribose-jeffreylau opened 7 years ago

ribose-jeffreylau commented 7 years ago

Even when order is false, the result is ordered.

Also, tests are lacking in this regard.