package util func GenSessionID() string { return RandStr(32) }