Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to randomly display non-English characters from UNICODE?
Forum Updated to NodeBB v4.3 + New Features

How to randomly display non-English characters from UNICODE?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 676 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nagardd
    wrote on last edited by
    #1

    Hi All,

    I would like to create console application that will display randomly non-English characters from UNICODE.
    For example:
    Depends on the command parameters will display randomly French non-ASCII or Japanese characters.

    Could you please tell me how to do this?

    Kind regards,
    Daniel

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Subst27
      wrote on last edited by
      #2

      Hi!

      Unicode table contains whole set of symbols.

      http://unicode-table.com/ru/#tai-tham

      Just solve the random number and select symbol from table

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nagardd
        wrote on last edited by
        #3

        Thank you for the hint.
        I will implement this.

        Thanks,
        Daniel

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved