Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

StringTool

An asset by Victor Zou
The page banner background of a mountain and forest
StringTool preview image

Quick Information

0 ratings
StringTool icon image
Victor Zou
StringTool

A simple string utility library for Godot.

Supported Engine Version
4.0
Version String
0.1.0
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL

StringTool

StringTool is a simple string utility library for Godot.

Current Version

0.1.0

Main Usage

Generate String

print(StringTool.StringGenerator.specific(10))

Maybe output:

uS1g7Msa9h

Generate String from format

print(StringTool.StringGenerator.from_format("Llllnnn"))

Maybe output:

Mehs028

...

License

MIT

EXPERIMENTAL WARNINGS

  • StringTool.StringGenerator.from_format("a"): This will create uncommon symbols, Chinese character and control characters.
  • StringTool.IDGenerator.generate_global_id(...): This will freeze the program when called it many times.

A simple string utility library for Godot.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
StringTool icon image
Victor Zou
StringTool

A simple string utility library for Godot.

Supported Engine Version
4.0
Version String
0.1.0
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers