Summary
A collection of Code related resources.
- Namespace
- Faker
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["Code"]
class Type type-node
Syntax
public static class Code
Methods
| Name | Value | Summary |
|---|---|---|
| EAN |
string |
Generates a EAN Code
static
|
| FiscalCode |
string |
Generates an Italian Fiscal Code
static
|
| FiscalCode |
string |
Generates an Italian Fiscal Code
static
|
| FiscalCode |
string |
Generates an Italian Fiscal Code
static
|
| FiscalCode |
string |
Generates an Italian Fiscal Code
static
|
| ISBN10 |
string |
Generates an ISBN-10 Code
static
|
| ISBN13 |
string |
Generates an ISBN-13 Code
static
|
| NPI |
string |
Generates a 10 digit NPI (National Provider Identifier issued to health care providers
in the United States)
static
|
| NRIC |
string |
Generates a Singaporean National Registration Identity Card (NRIC) for holder who is
born between specified ages.
static
|
| RUT |
string |
Generates a RUT Code
static
|