DescriptionAdd a 'secure' constructor to Random in dart:math returning a cryptographically
secure random generator which reads from the entropy source provided by the
embedder for every generated random value.
Add a test.
Fixes #1746.
R=lrn@google.com
Committed: https://github.com/dart-lang/sdk/commit/09954546fb3246c4476ee4a92c4b7bef73964756
Patch Set 1 #Patch Set 2 : fix comments #
Total comments: 18
Patch Set 3 : address review comments #
Total comments: 10
Patch Set 4 : address review comments #
Messages
Total messages: 9 (2 generated)
|