mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
lab updates
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
require_relative '../../../../../lib/objects/local_string_generator.rb'
|
||||
|
||||
class LineGenerator < StringGenerator
|
||||
attr_accessor :linelist
|
||||
|
||||
def initialize
|
||||
super
|
||||
|
||||
@@ -28,4 +28,4 @@ class WordGenerator < StringGenerator
|
||||
end
|
||||
end
|
||||
|
||||
WordGenerator.new.run
|
||||
WordGenerator.new.run
|
||||
|
||||
Reference in New Issue
Block a user