This topic created in 5489 days ago, the information mentioned may be changed or developed.
import base64
import uuid
base64.b64encode(uuid.uuid4().bytes + uuid.uuid4().bytes)
2 replies 1970-01-01 08:00:00 +08:00  | | 1 meecle May 6, 2011 tornado 下的session 有没有简单快捷的 发法解决没? |
 | | 2 iwinux May 6, 2011 Ruby,嘿嘿。
('A'..'z').to_a.shuffle[0..40].join |