Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unique Random ID on Table
#1
Hi all,
I'm new using Python and need help from you. I use pycharm to write code.
I need to generate an unique Random ID for each transaction i create using the following table:

My table contains:
Date
Name
Address
Code --> It will be alphanumeric (between 5 to 7 length with may be special characters)
Transaction type..

Could you please assist to make it simple?

Thanks

T
Reply


Messages In This Thread
Unique Random ID on Table - by talius - May-30-2019, 12:25 PM
RE: Unique Random ID on Table - by ichabod801 - May-30-2019, 12:41 PM
RE: Unique Random ID on Table - by michalmonday - May-30-2019, 01:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Sample random, unique string pairs from a list without repetitions walterwhite 1 476 Nov-19-2023, 10:07 PM
Last Post: deanhystad
  generating random string unique forever Skaperen 5 2,357 Aug-20-2021, 07:15 AM
Last Post: Gribouillis
  Generate unique random numbers from different lists Takeshio 5 3,815 May-24-2019, 07:29 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