from datetime import datetime def unbound_serial() -> str: return datetime.now().strftime('%Y%m%d%H%M%S')