package id import ( "testing" ) func Test_ID(t *testing.T) { t.Log(GetDistributedUniqueID()) }