Python Forum
system-wide unique incrementing string or number
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
system-wide unique incrementing string or number
#6
I would look at time.monotonic() and some related functions. They are designed to monotonically increase even if NTP is used to adjust the time. I don't know how they behave after a system reboot if time is adjusted before the operating system boots.
Gribouillis likes this post
Reply


Messages In This Thread
RE: system-wide unique incrementing string or number - by casevh - Jul-07-2020, 07:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  convert a string to a number Naheed 7 4,667 Apr-26-2021, 08:08 AM
Last Post: Naheed
  find unique string Skaperen 1 1,788 Nov-06-2019, 06:42 AM
Last Post: perfringo
  Forum-wide Competition: Rock Paper Scissors [Meta-thread] nilamo 10 10,387 Oct-13-2016, 10:41 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020