Shuo

Results 8 comments of Shuo

@open-one The all files and folders was created by command. If you want to add file, you should add a sub command. https://github.com/openset/leetcode/blob/master/helper/README.md

@songangweb 实现的方法没有经过测试,并且和php行为有差异,后面还可能会修改,所以不能用于生产环境。 这2种语言类型不同,很难做到统一,Go语言本身并不复杂,此项目可以帮助phper快速熟悉Go语言相关方法,使用Go时尽量以Go的编程规范和思维来写代码。

@rhettli 这个项目不能在生产中用,只能用于个人学习。里面实现的函数都没有做过完整的测试

@chenxi2015 random_bytes?[A: RandomBytes](https://github.com/awesee/php2go/pull/73/files)

@chenxi2015 你认真测一下,随机的。注意是 `crypto/rand.Read()` 不是 `math/rand.Read()`

已完全转go,所以很少维护了

@sunnyregion 没关系,不用怕犯错,欢迎提交。