cafebazaar/blacksmith

Node names are too much random

alialaee opened this issue · 1 comments

It will be very easier to manage nodes if their names selected from a dictionary instead of a sequence of random characters. node0cc47a781c9a could be node_jaguar or node_saturn or something like this.

They're actually "node" + lowercase(join(remove_colon(Mac Address))) 😄