generateID abstract method
Generate ID with this metadata for the specified network.
network is the target network identifier (type).
Returns a new ID instance (without terminal) derived from this metadata.
Implementation
ID generateID(int network);