When importing the pyBKT.model.Model, there is an error in the line random.randint(0,1e8) as this function requires the parameters to be integers.
When importing the pyBKT.model.Model, there is an error in the line random.randint(0,1e8) as this function requires the parameters to be integers.