GitHub - elliotgao2/orderid: Short unique ordered ID generator.

1 min read Original article ↗

Skip to content

Navigation Menu

Repository files navigation

OrderId

For orderid, transaction id, log id, etc.

  • Short. 32 digit lengths.
  • Unique. Any time any computer.
  • Ordered. By time.

Installation

pip install orderid

Usage

millisecond timestamp + threading uniq_id + process_time

import orderid

order_id = orderid.orderid() # 15651676055260064963218265906703