Write basic tests for most commonly used sources of randomness for major languages #1

Open
opened 2024-12-30 17:28:52 +00:00 by anton · 0 comments
Owner
  • c
    • rand()
    • srand()
    • random()
    • srandom()
    • arc4random()
  • c++
  • rust
  • javascript
  • python
- [ ] c - [ ] rand() - [ ] srand() - [ ] random() - [ ] srandom() - [ ] arc4random() - [ ] c++ - [ ] rust - [ ] javascript - [ ] python
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/libfakerand#1
No description provided.