C
C#2y ago
NikkSazz

❔ Random List of strings

I want to create a List of strings and make a String variable select one of the strings from the list and assaign it into the variable. similar to the image, But I dont want the letters and length be random
9 Replies
NikkSazz
NikkSazz2y ago
preferably in java
ero
ero2y ago
yeah this isn't a java server
NikkSazz
NikkSazz2y ago
ok c# whatever its the same thing anyways
ero
ero2y ago
i bet the people working on the 2 languages would love to hear that i don't think this even has anything to do with Random
NikkSazz
NikkSazz2y ago
its random selection from the list
ero
ero2y ago
you want to make a string variable which chooses one of the strings in the list that doesn't make sense and doesn't have anything to do with Random
make a String variable select one of the strings from the list
shrug
NikkSazz
NikkSazz2y ago
do you need to import something with using xx
ero
ero2y ago
no
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts
❔ Explain This Speed Difference to me (Grpc vs Rest)So i got two projects, each ones reads 5mil lines from a csv and stream to client. MinimalApi approa❔ EF core large field slows the entire query downI have some entities with some large json strings in them. The problem now is that they always get l❔ Is it possible to make the gui ratio change when switching to another monitor?Been making scripts with winforms and have noticed when I switch from my tower to my laptop and run Why cant i go into the methode? Seems to skip it entirelyAdded a git, anybody got and idea?❔ ❔ WPF SliderHow do you make it when you display volume in a slider, that it will only show you 0 - 5 - 10 etc? ❔ Clear the confusion `TagHelper`, `TagHelperComponent`, `TagHelperComponentTagHelper``TagHelper`, `TagHelperComponent` have the same interface and yet apparently completely different us❔ How to make property auto-increment?I have set the following attributes on `LocalId` property, but still it does not have auto-increment❔ Where to find ready made product design?Hi, i want to develop some desktop apps but i can't find any UI design to clone. Where can i find th❔ Creating a XML-document and adding subnodesCan anyone show me how to use XmlDocument or XDocument to create a new Xml-document that has a "<rooTrying to compare grpc to minimal api performence- minimal much faster, Logic probably rottenSo i got this grpc client that streams data from a csv to a console and just prints it, in 1 minute