def generate_random_number():
x = id(0)
x = id(x)
x = str(x)[1]
return x
print(generate_random_number())
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter