-
Notifications
You must be signed in to change notification settings - Fork 15
Add Random(), RandomSeed() and RandomGaussian() #26
Conversation
Codecov Report
@@ Coverage Diff @@
## main #26 +/- ##
==========================================
- Coverage 73.00% 72.79% -0.22%
==========================================
Files 9 9
Lines 515 522 +7
==========================================
+ Hits 376 380 +4
- Misses 119 122 +3
Partials 20 20
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a few comments.
see below.
also: could you remove api_shapes.png
and api_shapes_bezier.png
from the PR?
I don't think they're needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks.
one last round of nit picks, and we're good to go.
Co-authored-by: Sebastien Binet <[email protected]>
Co-authored-by: Sebastien Binet <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
thanks again.
Closes #25