-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
While working on NODE-4713 it became apparent that there was an issue with bundling and where we have the code placed that gets the best random bytes function. Since we now have distinct ByteUtils "libraries" for node and "web" platforms we can move the randomBytes functionality to there to better support each platforms functionality.
AC
- Move randomBytes utility into each platforms byte utils implementation
- is depended on by
-
NODE-4713 Update and improve rollup bundles of BSON
- Closed