Files
edx-platform/common/lib
Ayub khan bb242c4b22 BOM Project Capa Module Python3 Compatibility
Python3 RNG produces different results as compared to python2
In capa problems we save seed value and generate random state
using the seed. Python3 random generates a different state as
compared to python2. Thats why using random2 library to make
state genration consistent in both python versions.
2019-10-07 16:39:47 +05:00
..
2019-09-30 12:07:49 +05:00
2019-07-16 16:11:02 +05:00