godeng
一个用Golang实现的测试数据生成工具,支持生成多种数据类型(如int、float、bool等),可输出为JSON或SQL格式,并支持输出到标准输出、文件或通过HTTP请求发送。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
地址:https://github.com/chenjiayao/godeng/功能描述:根据定义的规则,godeng 可以生成大量测试数据,支持输出成 json 和 sql 格式,并支持输出到标准输出,文件,或者发起一个 http 请求。godeng 支持 int、float、bool、sequence、uuid、datetime、timestamp、url、user-agent 等多个类型