-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Java Shell, Tech debt
-
None
-
Not Needed
The JS BSON package wants a cryptographically secure randomness source. We use Math.random() here, but that’s not a proper long-term solution: