FlipnotePpmUnpackedFilename
Defined in: src/parsers/filename/ppm.ts:8
PPM filenames can be decoded and broken down into different fields. This object represents a unpacked PPM filename.
Properties
Property | Type | Description |
---|---|---|
macSuffix | string | DSi MAC address suffix as hex, e.g. AABBCC |
random1 | string | Random 5-digit hex string |
random2 | string | Random 8-digit hex string |
edits | number | Number of edits |