Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 385 Bytes

NEWS.md

File metadata and controls

9 lines (8 loc) · 385 Bytes

noah 0.1.0

  • implement main functionality and documentation
  • pseudonymize() produces unique pseudonyms for every unique element in a vector or row in a data frame.
  • An Ark object can be used to ensure consistent pseudonyms between function calls and customize the pseudonyms (alliterations, custom name parts, random seed)
  • basic pretty print of Ark objects implemented