Create a fresh name with the given prefix.
Create a fresh name with the given prefix. It is guaranteed that the returned name has never been returned by a previous call to this function (provided the prefix does not end in a digit).
(Since version 2.9.0) use newName()
(Since version 2.9.0) use newName(prefix)