BizDataX Documentation
  1. 4.3.0
  2. BizDataX Designer
  3. Workflow
  4. Toolbox items
  5. BizDataX Generators
  • BizDataX
  • Installation guide
    • Requirements
    • BizDataX Designer installation
    • BizDataX Designer version upgrade
    • BizDataX Designer advanced settings
    • BizDataX Portal installation
    • BizDataX Portal version upgrade
    • BizDataX Portal advanced settings
    • NuGet packages installation
      • Database analyzers
      • Database handlers
  • Start guide
    • Creating a data model (BizDataX Portal)
    • Finding sensitive data
    • Producing a specification
    • Creating a new Visual Studio BizDataX project
    • Creating a data model (BizDataX Designer)
    • Creating a simple masking flow
    • Publishing package to BizDataX Portal
    • Executing package
  • BizDataX Portal
    • User manual
      • Home
        • Projects
      • Project Dashboard
        • Data management
          • Data sources
            • Analysis settings
          • Environments
            • Environment details
          • Import history
        • Subsetting
          • Subset definitions
            • Design subset definition
            • Subset definition explanation and rules
            • My first subset
          • Subset table filters
          • Subset execution history
        • Sensitive data Discovery
          • Discovery rules
            • Create specification from rules
          • Discovery findings
          • Discovery history
        • Specifications
          • Definitions
          • Versions
          • Specification tables
          • Specification columns
          • Fundamental data
          • Masking algorithms
        • Data-masking
          • Packages
          • Package execution and history
  • BizDataX Designer
    • Workflow
      • Creating a new Visual Studio BizDataX project
      • User interface elements
      • Creating a data model
      • Toolbox items
        • Masking activities
        • BizDataX Masking Control Flow
          • Condition
          • Distribution
          • Masking block
        • BizDataX Country CH
          • Generate AHV (Sozialversicherungsnummer)
          • Generate CH IBAN
          • Pick CH address from list
          • Pick CH bank from list
          • Pick CH company from list
          • Pick CH first name from list
          • Pick CH last name from list
          • Pick CH place from list
          • Pick CH street from list
        • BizDataX Country DE
          • Generate DE IBAN
          • Pick DE address from list
          • Pick DE bank from list
          • Pick DE company from list
          • Pick DE first name from list
          • Pick DE last name from list
          • Pick DE place from list
          • Pick DE street from list
        • BizDataX Country HR
          • Generate HR bank account
          • Generate HR BBAN
          • Generate HR IBAN
          • Generate JMBG
          • Generate maticni broj
          • Generate OIB
          • Generate porezni broj
          • Pick HR address from list
          • Pick HR bank from list
          • Pick HR company from list
          • Pick HR first name from list
          • Pick HR last name from list
          • Pick HR place from list
          • Pick HR street from list
        • BizDataX Country US
          • Generate US SSN
          • Pick US address from list
          • Pick US company from list
          • Pick US first name from list
          • Pick US last name from list
          • Pick US place from list
          • Pick US street from list
        • BizDataX Data Processing
          • Adapter
          • API handler
          • Masking engine
          • Masking iterator
          • Suppress item
        • BizDataX Database
          • Connect to database
          • Execute command
          • Process query results
          • Query scalar value
        • BizDataX Generators
          • Generate and convert
          • Generate and convert to number
          • Generate and convert to text
          • Generate business name
          • Generate credit card number
          • Generate date
          • Generate date in range
          • Generate Email
          • Generate fixed digit number
          • Generate IBAN
          • Generate items
          • Generate items in random order
          • Generate number in range
          • Generate number sequence
          • Generate numbered string
          • Generate PAN
          • Generate phone number
          • Generate text
          • Generate value
        • BizDataX Monitoring
          • Step
          • Write log
        • BizDataX Pick Data From List
          • Pick address from list
          • Pick bank from list
          • Pick company from list
          • Pick first name from list
          • Pick last name from list
          • Pick place from list
          • Pick street from list
          • Pick value from list
        • BizDataX Primitives
          • API masking
          • Assign date
          • Assign number
          • Assign text
          • Assign value
          • Clear value
          • Evaluate date function
          • Evaluate function
          • Evaluate numeric function
          • Evaluate text function
          • Format properties
        • BizDataX Repeating
          • Assign repeating value
          • Clear repeater
          • Load repeaters
          • Load single repeater
          • Repeating of any value condition branch
          • Repeating of boolean condition branch
          • Repeating of date condition branch
          • Repeating of number condition branch
          • Repeating of text condition branch
          • Save repeaters
          • Save single repeater
          • Set any repeating value
          • Set boolean repeating value
          • Set date repeating value
          • Set number repeating value
          • Set text repeating value
      • Fluent Handler API
      • Package steps
      • Package parameters
      • Publishing package to BizDataX Portal
      • Package execution
      • Masking-examples
        • Masking a complete table
          • Example 1
          • Example 2
          • Example 3
          • Example 4
          • Example 5
        • Masking a segmented table
          • Example 1
          • Example 2
          • Example 3
        • Masking with referential integrity
          • Example 1
      • Logging
        • Designer log
          • Reading the log file
        • Package log
          • Log severity levels
          • Log configuration
    • Functions
      • Custom code
        • Picklists
          • Addresses
          • Banks
          • Business suffixes
          • Companies
          • Domain names
          • First names
          • Last names
          • Phone codes
          • Places
          • Streets
        • Data generators
          • Custom generators
        • Lambda expressions
      • Synthetic data generation
      • Repeaters
        • Example
      • Restartability
      • Masking conditioned by data from related entities
      • File masking
        • Masking fixed-width files
        • Masking CSV files
        • Masking XML files
    • Advanced
      • Changing the encryption key and initialization vector
      • Creating custom activity items
  • Supported data sets
    • Oracle
      • Oracle database analyzer
      • Oracle database handler
      • Repeaters persistence
      • Restartability store configuration
      • Oracle database subsetting
    • Microsoft SQL Server
      • SQL Server database analyzer
      • SQL Server database handler
      • Repeaters persistence
      • Restartability store configuration
    • DB2
      • DB2 database analyzer
      • DB2 database handler
      • Restartability store configuration
    • Informix
      • Informix database analyzer
      • Informix database handler
      • Restartability store configuration
    • Sybase
      • Sybase database analyzer
      • Sybase database handler
      • Restartability store configuration
    • PostgreSQL
      • PostgreSQL database analyzer
      • PostgreSQL database handler
  • Release notes
    • Version 4.3.0
    • Version 4.2.0
    • Version 4.1.0
    • Version 4.0.0

BizDataX Generators

Activities in the Generators group allow you to generate values using BizDataX data generators.

Masking activities that this group contains are the following:

  • Generate and convert
  • Generate and convert to number
  • Generate and convert to text
  • Generate business name
  • Generate credit card number
  • Generate date
  • Generate date in range
  • Generate email
  • Generate fixed digit number
  • Generate IBAN
  • Generate items
  • Generate items in random order
  • Generate number in range
  • Generate number sequence
  • Generate numbered string
  • Generate PAN
  • Generate phone number
  • Generate text
  • Generate value

BizDataX Documentation © Built by Ekobit. All rights reserved.

https://www.ekobit.com/ https://bizdatax.com/ https://bizdatax.com/support/