You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although both byte- and char-backed generators have internal setting for quote character to use (defaulting to double-quotes), there is currently no way to change it to anything else (such as single-quote (apostrophe)). But with 2.10 it should be possible and easy to allow configuring it.