Greenmask 0.1.1¶
This release introduces a suite of new transformers, significantly enhancing Greenmask's capabilities for obfuscating PostgreSQL databases.
New features¶
Added the following new transformers:
| 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 | 
Assets¶
To download the Greenmask binary compatible with your system, see the release's assets list.