QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode/QRCode/Companion/ofRoundedSquares
[common]\
@JvmStatic
fun ofRoundedSquares(): QRCodeBuilder
Creates a new QRCodeBuilder to build a Fancy QRCode which uses rounded squares as the base shape.