New-BloomFilter
1.0
Creates a data set that stores in a highly-efficient manner (a Bloom Filter) the existence
of items supplied to the function. You can then use the Test-BloomFilter command with this data
set to determine with high confidence whether an item exists in that data set or not.
Installation Options
Owners
Package Details
Author(s)
- Lee Holmes
Dependencies
This script has no dependencies.
FileList
- New-BloomFilter.nuspec
- New-BloomFilter.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0 (current version) | 110 | 3/24/2021 |