Text - String
Table of Contents
1 - About
A string is a finite sequence of characters with the same coding representation (ie character set).
As a sequence is, a string is also characterized as an abstract data structure
2 - Articles Related
3 - Function
- Text - Concatenation Function
- Text - Function Trim
3.1 - Generation
3.1.1 - Non meaningful
- As a string is a sequence of character,
- And as a character is an integer in a character set
- You can just choose characters at random