The Advanced Random plugin is really useful for a variety of things, notably procedural generation via its noise-generation functions. But it also allows you to...
There is a system expression to turn an integer or float into a string - try adding str() around the Advanced Random expression.