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