ppu_to_numeric
cl_forge.verify.ppu_to_numeric
¶
Converts a Chilean PPU (vehicle license plate) into its numeric representation.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
ppu
|
str
|
Chilean PPU (vehicle license plate). Supported formats:
|
required |
Returns:
| Type | Description |
|---|---|
str
|
Numeric representation of the PPU. |