From d45e9d0fbb1dcccdc3b836e0dba219061f776506 Mon Sep 17 00:00:00 2001 From: Strati Date: Tue, 7 Aug 2018 19:26:57 +0200 Subject: [PATCH] add code for random strain generation Adds code to create random strains from letters and userinputs further improvements needed --- WebClient/WpfWebClient/Home.xaml | 8 ++++- WebClient/WpfWebClient/Home.xaml.cs | 48 +++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+), 1 deletion(-) diff --git a/WebClient/WpfWebClient/Home.xaml b/WebClient/WpfWebClient/Home.xaml index 1c7ea30..24d8c3f 100644 --- a/WebClient/WpfWebClient/Home.xaml +++ b/WebClient/WpfWebClient/Home.xaml @@ -10,7 +10,13 @@