We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc8bf9 commit dc906e7Copy full SHA for dc906e7
implementation/celular_automata/nagel_schrekenberg.py
@@ -35,6 +35,7 @@
35
# https://en.wikipedia.org/wiki/Nagel%E2%80%93Schreckenberg_model
36
37
from __future__ import annotations
38
+
39
from random import randint, random
40
41
0 commit comments