douzhang1364 2014-01-27 10:55 采纳率: 0%
浏览 474
已采纳

如何使用PHP生成强大的唯一API密钥?

I need to generate a strong unique API key.

Can anyone suggest the best solution for this? I don't want to use rand() function to generate random characters. Is there an alternative solution?

  • 写回答

5条回答 默认 最新

  • duanpasi6287 2014-01-28 13:20
    关注

    This is the best solution i found.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(4条)

报告相同问题?