It’s an actor framework based tool that we created for load testing, and we can do as many documents per second as what the Couchbase cluster will allow us to (a few hundred thousand per second depending on the hardware we configured).
Not sure what language you’re using, but in C# you can just write a basic console app using TPL library to create the docs for you.