statlab / cryptorandom

Pseudorandom number generators based on cryptographic hash functions
https://statlab.github.io/cryptorandom/
BSD 2-Clause "Simplified" License
3 stars 10 forks source link

Remove prng module #40

Closed jarrodmillman closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #40 (306eab0) into master (4a09196) will increase coverage by 8.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   84.19%   92.43%   +8.24%     
==========================================
  Files           6        5       -1     
  Lines         639      582      -57     
  Branches       84       74      -10     
==========================================
  Hits          538      538              
+ Misses         85       28      -57     
  Partials       16       16              

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4a09196...306eab0. Read the comment docs.