php Create randomized token with specific length Random token generation is one of those issues which comes up way to many times while coding. There are a lot of ways to solve it but the "random" part is the difficult one. With PHP 7 there is a new way with random_int() to generate a