Skip to content

Commit b7ffaa6

Browse files
Add advanced RNG configuration and methods for custom random data generation
1 parent c0adf66 commit b7ffaa6

File tree

3 files changed

+410
-56
lines changed

3 files changed

+410
-56
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
example/** linguistics-exclude

TODO.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
| Item | Description | Priority | Version to Expect |
22
|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------|-------------------|
3-
| hRNG | Add more customisation options to the RNG functions and streamline it fully | Medium | 0.3.0-beta |
43
| processInspect | Add an ondemand feature to process inspect: monitor an app and send data at intervals to the caller (possibly async), with .end to stop, and support for flags. Useful for sysadmin panels. | High | 0.3.0-beta |
54

65

0 commit comments

Comments
 (0)