microbit_seed_random()
doesn't always create a random seed when SD is running
#495
Labels
microbit_seed_random()
doesn't always create a random seed when SD is running
#495
Originally reported in:
And debugged in:
randint()
not random when Bluetooth enabled codal-microbit-v2#409We might need to update it as shown in:
When SD is running we think maybe we are hitting this error condition and using the default seed instead of a random one:
microbit-dal/source/core/MicroBitDevice.cpp
Lines 346 to 347 in 318c6ab
The text was updated successfully, but these errors were encountered: