File size: 436 Bytes
df08103
3a5d9c5
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
type: 1
name: "de_car"
plateNums: ["1", "2", "3", "4", "5", "6", "7", "8", "9", "0"]
plateChars: ["A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"]
plateCities: ""
# format is a string including #, A, 0, and @
# # representing any number and letter
# A representing any letter
# 0 representing any number
# @ representing any city
plateFormat: ["AAA0000"]