google / google/differential-privacy
Export TestNoiseFactory in Maven artifact
Open
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 434
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 9
Description
There is currently no way for library users to specify their own Random implementation when building noisers. This prevents tests from having predictable/deterministic results.
This can be exported in a separate Maven artifact that is specifically for testing which ideally includes all testonly artifacts in the `main` tree.
Related to #107
Contributor guide
Assessment
This issue has not been assessed yet.