generate a random hex string in python
Posted on Thu 08 June 2023 in tech • Tagged with python, programming
Here is a simple gist that demonstrates how to generate a random hex string in Python. This is pseudo-random and designed only to be used for generating test data.