Fix Client Identifier Generation Method
- #19 Use time.monotonic() instead of microcontroller.cpu.uid for random seed to create client ID
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-minimqtt
.
Read the docs for info on how to use it.