I read docs and can't figure out how to generate unique key using cloud-spanner. In SQL we have AUTOINCREMENT but it's anti-pattern in cloud-spanner. In docs UserId apear like: 001930, 001519, 011289, 010483, 000241 but didn't say how they generate these ids.