pyo3/examples/plugin/python_plugin/rng.py

4 lines
92 B
Python

def get_random_number():
# verified by the roll of a fair die to be random
return 4