Skip to content

v0.1.0 "Capable Cobra"

Latest
Compare
Choose a tag to compare
@Teebusch Teebusch released this 19 Jan 10:13
  • 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