A hopefully better (but possibly slower) way to compute "fake" lanes from the queuesim. (The previous version used
the hashcode, with sometimes weird looking results presumably reflecting the internal order of the hashcode; the current version
uses the Id if it can be converted to a number, and else the hashcode.)