melchiork / Fingerprinty

Fingerprinty is a library providing its users with various kinds of machine (hardware and software) fingerprints.
MIT License
3 stars 2 forks source link

Consider Fingerprint.Combine #29

Open melchiork opened 4 years ago

melchiork commented 4 years ago

Method to deterministically combine 1..N fingerprints into a fingerprint. Maybe CombineWithSequence and CombineWithoutSequence make sense?