github GreenmaskIO/greenmask v0.1.1

latest releases: v0.2.14, v0.2.13, v0.2.12...
20 months ago

Greenmask v0.1.1 - PostgreSQL Dump and Obfuscation Tool

This release introduces improvements.

Improvements

  • New Transformers: Expanded the list of available transformers for variety of business domains:

    Transformer Description
    RandomLatitude Generates a random latitude value.
    RandomLongitude Generates a random longitude value.
    RandomUnixTime Generates a random Unix timestamp.
    RandomMonthName Generates the name of a random month.
    RandomYearString Generates a random year as a string.
    RandomDayOfWeek Generates a random day of the week.
    RandomDayOfMonth Generates a random day of the month.
    RandomCentury Generates a random century.
    RandomTimezone Generates a random timezone.
    RandomEmail Generates a random email address.
    RandomMacAddress Generates a random MAC address.
    RandomDomainName Generates a random domain name.
    RandomURL Generates a random URL.
    RandomUsername Generates a random username.
    RandomIPv4 Generates a random IPv4 address.
    RandomIPv6 Generates a random IPv6 address.
    RandomPassword Generates a random password.
    RandomWord Generates a random word.
    RandomSentence Generates a random sentence.
    RandomParagraph Generates a random paragraph.
    RandomCCType Generates a random credit card type.
    RandomCCNumber Generates a random credit card number.
    RandomCurrency Generates a random currency code.
    RandomAmountWithCurrency Generates a random monetary amount with currency.
    RandomTitleMale Generates a random title for males.
    RandomTitleFemale Generates a random title for females.
    RandomFirstName Generates a random first name.
    RandomFirstNameMale Generates a random male first name.
    RandomFirstNameFemale Generates a random female first name.
    RandomLastName Generates a random last name.
    RandomName Generates a full random name.
    RandomPhoneNumber Generates a random phone number.
    RandomTollFreePhoneNumber Generates a random toll-free phone number.
    RandomE164PhoneNumber Generates a random phone number in E.164 format.
    RealAddress Generates a real address

New contributors

Don't miss a new greenmask release

NewReleases is sending notifications on new releases.